home *** CD-ROM | disk | FTP | other *** search
/ Aminet 13 / Aminet 13 - August 1996.iso / Aminet / dev / e / StringNode.readme < prev    next >
Text File  |  1996-06-03  |  2KB  |  62 lines

  1. Short:    (V2.10) An E object to hanlde Exec String Lists - By Fabio Rotondo
  2. Author:   fsoft@intercom.it (Fabio Rotondo)
  3. Uploader: fsoft@intercom.it (Fabio Rotondo)
  4. Version:  2.10
  5. Type:     dev/e
  6.  
  7. NOTE: Needs NodeMaster.LHA
  8.  
  9.  
  10.     Main features are:
  11.  
  12.         * Very Fast String Sorting Algorithm.
  13.  
  14.         * Very Flexible String Sorting Algo:
  15.  
  16.              - case (in)sensitive
  17.              - from a...z or z...a
  18.  
  19.         * Search routines use AmigaDOS MatchNoPattern() functions!
  20.  
  21.              - You can do searches with patterns like:
  22.  
  23.                     "#?.IN#?" or "~(#?.INFO)" !!!
  24.  
  25.         * Return Raise() errors!
  26.  
  27. NEW V2.10 features:
  28.  
  29.     * Enhanced search() method: now it updates also numeric pos!
  30.  
  31.     * Enhanced sort() method:   now it is 60% faster than the original!
  32.  
  33.     * Enhanced change() method: now allows less memory fragmentation.
  34.  
  35.     * Added a new (and expandible) method: tagset().
  36.  
  37. -------------------------------------------------------------------------------
  38.    //                      | Fabio Rotondo           e-mail: fsoft@intercom.it
  39. \\X/ Amiga. Feel The Power.| URL:(Amiga Stuff!)  http://www.intercom.it/~fsoft
  40. -------------------------------------------------------------------------------
  41.  
  42.         Check out Amiga Blast, Italian's First Amiga WEB Magazine
  43.  
  44.                  http://www.intercom.it/~fsoft/ablast.html
  45.  
  46.  
  47. ============================= Archive contents =============================
  48.  
  49. Original  Packed Ratio    Date     Time    Name
  50. -------- ------- ----- --------- --------  -------------
  51.     9392    2969 68.3% 02-May-96 19:40:58 +StringNode.guide
  52.     2630    1225 53.4% 02-May-96 18:53:48 +StringNode_oo.m
  53.     1263     614 51.3% 08-Jan-96 23:15:48 +StringNode_Example1.e
  54.     1542     683 55.7% 08-Jan-96 23:16:04 +StringNode_Example2.e
  55.     1490     672 54.8% 08-Jan-96 23:14:28 +StringNode_Example3.e
  56.     1342     678 49.4% 08-Jan-96 23:15:06 +StringNode_Example4.e
  57.     1319     650 50.7% 08-Jan-96 23:15:36 +StringNode_Example5.e
  58.      816     480 41.1% 08-Jan-96 23:12:54 +StringNode_Example6.e
  59.      971     477 50.8% 02-May-96 18:49:00 +StringNode_Example7.e
  60. -------- ------- ----- --------- --------
  61.    20765    8448 59.3% 03-May-96 03:07:00   9 files
  62.